home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group97b.txt / 000098_icon-group-sender _Mon Oct 27 09:46:16 1997.msg < prev    next >
Internet Message Format  |  2000-09-20  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by cheltenham.cs.arizona.edu (8.8.7/8.8.7) with SMTP id JAA00387
  4.     for <icon-group-addresses@cheltenham.CS.Arizona.EDU>; Mon, 27 Oct 1997 09:46:15 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA26273; Mon, 27 Oct 1997 09:46:15 -0700
  7. To: icon-group@cs.arizona.edu
  8. Date: 25 Oct 1997 14:14:17 GMT
  9. From: espie@litp.ibp.fr (Marc ESPIE)
  10. Message-Id: <62surp$rhj$1@vishnu.jussieu.fr>
  11. Organization: LIAFA, Paris
  12. Sender: icon-group-request@cs.arizona.edu
  13. References: <Stuart.Robinson-2510971749520001@asianstmg-229.anu.edu.au>
  14. Reply-To: espie@litp.ibp.fr
  15. Subject: Re: one more question
  16. Errors-To: icon-group-errors@cs.arizona.edu
  17. Status: RO
  18.  
  19. get icon to sort numbers instead of strings, replace
  20. numcount[ tab( many( &digits ) ) ] 
  21. with
  22. numcount[ integer(tab( many( &digits ) )) ]
  23.  
  24. which incidentally was the main point in my previous post.
  25. -- 
  26.     Marc Espie (espie@litp.ibp.fr)
  27.